Fix a typo
authorUlysse Carion <ulysse@ulysse.io>
Fri, 31 Jul 2015 03:01:08 +0000 (20:01 -0700)
committerUlysse Carion <ulysse@ulysse.io>
Fri, 31 Jul 2015 03:01:08 +0000 (20:01 -0700)
src/cargo/sources/registry.rs

index bda2de90eb5389dfd6f69d849bf5dbcfa130b81b..29ec378b12e0651cc7ccf6a21e5b8544f48000c0 100644 (file)
@@ -96,7 +96,7 @@
 //! each of which has many sub-folders with two letters. At the end of all these
 //! are the actual crate files themselves.
 //!
-//! The purpose of this layou tis to hopefully cut down on `ls` sizes as well as
+//! The purpose of this layouis to hopefully cut down on `ls` sizes as well as
 //! efficient lookup based on the crate name itself.
 //!
 //! ## Crate files